tools: OVMF parallel build
authorWei Liu <wei.liu2@citrix.com>
Mon, 2 Mar 2015 10:52:20 +0000 (10:52 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 11 Mar 2015 15:39:07 +0000 (15:39 +0000)
commit81574744b1eea05382cded62cf9328c2d5a94755
tree0eed80c9d23e9f599bc2808b869297ee293297b1
parentd1a7607fc41978c2a8775ff3c048017ae09701c8
tools: OVMF parallel build

Though it doesn't work with make's "-j" option, the build system of OVMF
has an option to specify parallel threads used to run the build.

Using 4 threads to build OVMF looks like a sensible default.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/firmware/ovmf-makefile